/*
Etiquetas
*/

body {
	margin:0;
	font-family: helvetica;
	width:100%;
}

a, a:link, a:hover, a:visited, a:active {
	text-decoration: none; 
}

footer {
	background-color:#e5e5e5;
	bottom:0;
	clear: both;
	color:#575756;
	font-size:12px;
	height:25px;
	padding:15px 0 0 0;
	position:fixed;
	text-align: center;
	width:100%;
}

header {
	-moz-box-shadow:    0px 50px 100px 20px #ccc;
	-webkit-box-shadow: 0px 50px 100px 20px #ccc;
	box-shadow: 0px 50px 100px 20px #ccc;
	width:100%;
}

li {
	list-style:none;
	
}

nav {
	background-color:#575756;
	color: white;
	font-size:14px;
	height:40px;
	width:100%;
}

nav li {
	display:block;
	float:left;
	text-align:center;
	width:11em;
}

nav a, nav a:active, nav a:link {
	color:#CCCCCC;
	display:block;
	padding:0.8em 0 0.8em 0;
	text-decoration:none;
	transition:color 0.3s ease-in;
	-moz-transition:color 0.3s ease-in;
	-webkit-transition:color 0.3s ease-in;
	-o-transition:color 0.3s ease-in;
	-ms-transition:color 0.3s ease-in;
}

nav a:hover {
	color:#333333;
}


ul {
	margin:0;
}

/*
ID's
*/

#blue-top {
	height:100px;
	background-image: linear-gradient(bottom, rgb(0,160,223) 0%, rgb(0,94,166) 80%);
	background-image: -o-linear-gradient(bottom, rgb(0,160,223) 0%, rgb(0,94,166) 80%);
	background-image: -moz-linear-gradient(bottom, rgb(0,160,223) 0%, rgb(0,94,166) 80%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,160,223) 0%, rgb(0,94,166) 80%);
	background-image: -ms-linear-gradient(bottom, rgb(0,160,223) 0%, rgb(0,94,166) 80%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(0,160,223)),
		color-stop(0.8, rgb(0,94,166))
	);
	margin-bottom:4px;
	width:100%;
}

#masthead {
	background-color: black;
	height:400px;
	text-align: center;
	width:100%;
}

#masthead-interna {
	background-color: black;
	height:351px;
	text-align: center;
	width:100%;
}

#wrapper, .menu-principal, .header-wrap, .menu-wrap {
	margin: auto;
	width: 1050px;
	height: 100px;
}

#wrapper {
	margin-bottom: 40px;
	margin-top: -50px;
}

/*
Clases
*/

.artefactos-top {
	float: right;
	margin-top:3px;
	margin-right: 50px;
}

.botones-home {
	margin-left:7px;
}

.botones-home li {
	color: white;
	display:block;
	float:left;
	margin: 0 20px;
	padding: 0 15px 0 15px;
	text-align:left;
	width:250px;
}

.botones-home a, .botones-home a:active, .botones-home a:link {
	color:white;
	display:block;
	padding:1.4em 0 1.4em 0;
	text-decoration:none;
	transition:color 0.3s ease-in;
	-moz-transition:color 0.3s ease-in;
	-webkit-transition:color 0.3s ease-in;
	-o-transition:color 0.3s ease-in;
	-ms-transition:color 0.3s ease-in;
}

.botones-home a:hover {
	color: black;
}

.box-azul-obs {
	color: white;
	background: #004287 url("/web/20160123152236im_/http://acambio.com/images/archive/btn_01.png") repeat top left scroll;
}

.box-azul-cl {
	color: white;
	background: #0083d7 url("/web/20160123152236im_/http://acambio.com/images/archive/btn_02.png") repeat top left scroll;
}

.box-amarillo{
	background-color:#f6d317;
	background: #f6d317 url("/web/20160123152236im_/http://acambio.com/images/archive/btn_03.png") repeat top left scroll;
}

.logo-top {
	margin-top:15px;
	margin-left:120px;
}

.menu-principal {
	position: relative;
	padding-left:100px;
}

.menu-aside {
	float:right;
}

.contenido {
	margin-left: 40px;
	margin-right: 75px;
	margin-bottom: 40px;
	text-align:justify;
	color: #333333;
	
}
.content-ref {
	font-size:10px;
	font-family: helvetica;
	font-stretch:normal;
}

.contenido-ubicacion {
	margin-left: 180px;
	margin-right: 75px;
	margin-bottom: 40px;
	text-align:justify;
	color: #333333;
	
}

.contenido-contacto {
	text-align:justify;
	color: #333333;
	font-size:18px;
	font-style: italic;
}

.text-press {
	color:#FFF;
	text-decoration: underline;
}

/*
     FILE ARCHIVED ON 15:22:36 Jan 23, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:46:39 Apr 18, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/